CRPEParameterPickListOption structure contains information related to parameter sort methods.
Member | Type | Description |
---|---|---|
Specifies the sort method. Use one of the PEP_OR_XXX Sort Method Constants, or PEP_UNCHANGED for no change. | ||
This constructs a CRPEParameterPickListOption structure object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.
CRPEParameterPickListOption ()
CRPEParameterPickListOption (
WORD StructSize,
short showDescOnly,
short sortMethod,
short sortBasedOnDesc );
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |